[INFO] cloning repository https://github.com/philw07/pich8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philw07/pich8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilw07%2Fpich8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilw07%2Fpich8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8708b7bd64325d66be27b06d4977cdb7cef90b23
[INFO] testing philw07/pich8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilw07%2Fpich8" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philw07/pich8
[INFO] finished tweaking git repo https://github.com/philw07/pich8
[INFO] tweaked toml for git repo https://github.com/philw07/pich8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philw07/pich8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philw07/pich8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbb2ff5e790a3c1fff9f6abf85836ac8e6a8bb6d22127c4fa27c0232c85fdb48
[INFO] running `Command { std: "docker" "start" "-a" "cbb2ff5e790a3c1fff9f6abf85836ac8e6a8bb6d22127c4fa27c0232c85fdb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbb2ff5e790a3c1fff9f6abf85836ac8e6a8bb6d22127c4fa27c0232c85fdb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb2ff5e790a3c1fff9f6abf85836ac8e6a8bb6d22127c4fa27c0232c85fdb48", kill_on_drop: false }`
[INFO] [stdout] cbb2ff5e790a3c1fff9f6abf85836ac8e6a8bb6d22127c4fa27c0232c85fdb48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d723e07b30756818a3313e499d98e316c7b1074a13ad4b4f0e15b4f3877f7a4
[INFO] running `Command { std: "docker" "start" "-a" "7d723e07b30756818a3313e499d98e316c7b1074a13ad4b4f0e15b4f3877f7a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.141
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling serde v1.0.141
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling chlorine v1.0.7
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glium v0.30.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling xdg v2.4.0
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.70
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling nanorand v0.6.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling cpal v0.13.4
[INFO] [stderr]    Compiling tinyfiledialogs v3.9.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling alsa v0.5.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v0.9.1
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=a7945091a2a1879a -C extra-filename=-1cadea7e22248ed0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-120c5865bbadfd89.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e68c0fc3b0f0a28.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-8b5c1ef18bbfafcf.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-101361b2ed3d8db3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e686f189f307e605.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7d723e07b30756818a3313e499d98e316c7b1074a13ad4b4f0e15b4f3877f7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d723e07b30756818a3313e499d98e316c7b1074a13ad4b4f0e15b4f3877f7a4", kill_on_drop: false }`
[INFO] [stdout] 7d723e07b30756818a3313e499d98e316c7b1074a13ad4b4f0e15b4f3877f7a4
